home *** CD-ROM | disk | FTP | other *** search
- <Window>
- <Button rect="519 367 90 90"
- normal_anim="again_btn_normal"
- over_anim="again_btn_over"
- pressed_anim="again_btn_pressed"
- action="again"
- mask="again_btn_mask.bmp"
- hint=""
- sound="pik1"
- />
-
- <Button rect="505 412 60 60"
- normal_anim="hint_btn_normal"
- over_anim="hint_btn_over"
- pressed_anim="hint_btn_pressed"
- action="hint"
- mask="hint_btn_mask.bmp"
- hint="help"
- sound="pik1"
- />
- <Button rect="505 352 60 60"
- normal_anim="giveup_btn_normal"
- over_anim="giveup_btn_over"
- pressed_anim="giveup_btn_pressed"
- action="giveup"
- mask="giveup_btn_mask.bmp"
- hint="give up"
- sound="pik1"
- />
- <Button rect="566 412 57 60"
- normal_anim="exit_btn_normal"
- over_anim="exit_btn_over"
- pressed_anim="exit_btn_pressed"
- action="exit"
- mask="exit_btn_mask.bmp"
- hint="exit to OS"
- sound="pik1"
- />
- <Button rect="566 352 57 60"
- normal_anim="menu_btn_normal"
- over_anim="menu_btn_over"
- pressed_anim="menu_btn_pressed"
- action="menu"
- mask="menu_btn_mask.bmp"
- hint="exit to menu"
- sound="pik1"
- />
- </Window>